CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - crc校验 c

搜索资源列表

  1. PMACView

    0下载:
  2. 用C++语言程序实现CRC校验,开发环境是VC++6.0版本。-Using C++ language procedures realize CRC checksum, the development environment is VC++6.0 version.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2976
    • 提供者:李祖想
  1. DS18B20

    1下载:
  2. Keil C 写的51单片机DS18B20温度传感器的驱动,包含了CRC校验。-Keil C Writing 51 Singlechip DS18B20 temperature sensor-driven, includes a CRC checksum.
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3972295
    • 提供者:wmx0901
  1. crc_5000

    0下载:
  2. 用VC编写的CRC校验程序,在加一个中断向量表程序就可以调试运行了!-CRC-test(edit with Visual C++)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11489
    • 提供者:江峰
  1. MCUToolsEn

    0下载:
  2. MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:61836
    • 提供者:黄元其
  1. gongju

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-11
    • 文件大小:2814624
    • 提供者:林琳
  1. CRC_PROS

    0下载:
  2. 打表法计算CRC校验码的程序,C++实现-Playing table method of calculating the CRC checksum procedure code, C++ to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:141676
    • 提供者:蒋胡杰
  1. CRCcode-c

    0下载:
  2. 讲解循环冗余校验的原理以及实现的方法,对学习通信校验很有帮助-To explain the principles of CRC, as well as the realization of the method, useful for learning communication check
  3. 所属分类:3G develop

    • 发布日期:2017-04-05
    • 文件大小:1074
    • 提供者:deng
  1. crc_high

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,高位先处理,接收校验成功标志为1d0f.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, high bit to deal with first, mark of success receiving check is 1d0f.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1316
    • 提供者:dustin
  1. CRC

    0下载:
  2. 本程序实现在通信中的 循环冗余校验 CRC,使用c/c++实现相应代码-the way to realize CRC
  3. 所属分类:Network Security

    • 发布日期:2017-04-11
    • 文件大小:855
    • 提供者:郑旭飞
  1. ethernet

    0下载:
  2. 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:4851
    • 提供者:changpengfei
  1. S232

    1下载:
  2. 基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。 Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00) 这可不是用多I/O模拟的多路测温哦!看系统功能: 1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电; 2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令); 3)、 报警下限可选择; 4)、轮询显示温度,通过LCD1602输出; 5)、 传
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-23
    • 文件大小:180352
    • 提供者:王萧风
  1. chuankoutongxun

    0下载:
  2. C#串口通讯CRC校验码计算类,希望能帮上忙啊 -C# serial communication CRC checksum calculation class, want to help on the Manga
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:3826
    • 提供者:欧阳
  1. checkcode

    0下载:
  2. 该程序是由C++编写的,可以实现多个crc校验码的功能,希望能给大家带来点启发-The program is design by C++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:141144
    • 提供者:we
  1. crc

    0下载:
  2. crc32的校验代码,c++builder5.0的代码,对crc32算法有助于了解-crc32 validation code, c++ builder5.0 code, right crc32 algorithm help to understand
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:795652
    • 提供者:anbaoyong
  1. CRCAlgorithm

    0下载:
  2. 本文描述CRC校验的实际算法,并用C语言实现。-this paper shows the CRC Algorithm using c language !It is very useful!
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:218165
    • 提供者:
  1. CRC

    0下载:
  2. C#编的CRC循环校验,虽然不是非常完美-C# Code for CRC checksum loop
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:39412
    • 提供者:haoxu
  1. crc_good

    0下载:
  2. 很全的crc校验代码,有vc的,有单片机的,有纯c语言的,还有理论 原理讲解,对一些入门的朋友很有帮助-Are all of the crc check code, vc, there MCU, there is pure c language, there are theoretical principles to explain, for some entry-friend helpful
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:273072
    • 提供者:张强
  1. modbus03

    0下载:
  2. 这个程序用C编程,实现了MODBUS的RTU功能,包含CRC校验程序。-This program in the C programming, realized the RTU MODBUS functions, contains CRC checking procedures.
  3. 所属分类:Com Port

    • 发布日期:2015-04-17
    • 文件大小:174080
    • 提供者:张岩
  1. htons

    0下载:
  2. C语言实现的CRC-16校验程序,代码整齐,希望需要CRC校验的朋友关注一下,作个很好的参考。-C language implementation of the CRC-16 checksum, code neat, I hope friends need to CRC, look for a good reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1175
    • 提供者:张东
  1. CRC16

    0下载:
  2. 使用C语言实现CRC校验,程序测试已通过。得到应用。-CRC check finish.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:7215
    • 提供者:zhagnwenlong
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com